Welcome![Sign In][Sign Up]
Location:
Search - cgi web

Search list

[Search Enginedpsearch-4.36.tar

Description: DataparkSearch是一个C/C++的web搜索引擎,它包括两个部分,一个indexer来收集和存储数据,一个web CGI 前端提供搜索所收集的数据。-DataparkSearch is a C / C web search engine, which includes two parts, an indexer to collect and store data, a web CGI front-end search the data collected.
Platform: | Size: 1999234 | Author: 何儒汉 | Hits:

[Search Engineaspseek

Description: ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, Web集合等),同时它也可以用于单个站点的搜索。其他特性包括支持stopwords和ispell, 字符集和语言的预测, 搜索结果的HTML模板,引用和查询词高亮度显示。并且它有详细的文档可以利用。-ASPSeek C is prepared in an Internet search engine and the use of the STL library. It mainly includes a retrieval robot, a guardian search procedures and a search front end (CGI or Apache module). It probably can search millions of URLs to the search for phrases and words, and the use of wildcards for Boolean search. Search results can be limited to the time or site, site space in accordance with the relevant time or rank (which is used by some very cool technology). ASPSeek can be used in many languages and coding (including multi-byte languages such as Chinese). It has done a number of site optimization. (Multi-threaded searching, synchronous DNS inquiries, according to results of a site, Web pools, etc.) It also can be used to search a single site. Other features include support stopwor
Platform: | Size: 1157208 | Author: qiu | Hits:

[Web ServerselfWebServer(java)

Description: 个人WEB服务器,能实现对静态网页的发布,能同时支持10上以上的并发访问,可扩展功能较强,有CGI接口-personal Web server, able to static Web publishing, will be able to support more than 10 on the concurrent access, which can be expanded more powerful, CGI
Platform: | Size: 2236801 | Author: 刘冰 | Hits:

[Proxy ServerPHP514

Description: PHP 是一种新型的 CGI 程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux 平台的Web后台程序,内置了对文件上传、密码认证、Cookies 操作、邮件收发、动态 GIF 生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、Access 等,完全支持ODBC接口,用户更换平台时,无需变换 PHP 代码,可即拿即用。-PHP is a new type of CGI programming language, easy to use and fast operation. can it easier to write powerful, fast and can run on Windows, Unix, Linux Web background procedure, a pair of built-in file upload, password authentication, Cookies operation, mail, dynamic generation features such as GIF, PHP directly to many of the original database connectivity, , including Oracle, Sybase, Postgres, Mysql, Informix, Pack, Solid, Access, fully supports ODBC interface, users replace the platform. without transform PHP code that can be used to take.
Platform: | Size: 7148831 | Author: 彭丽 | Hits:

[ASPPWBlog 多用户博客个人主页系统 v4.3.2 简体版

Description: 网站编程技术专题站,提供大量ASP、PHP、JSP、CGI、.NET源码软件,网站建设工具,服务器常用软件,网页模板和黑客工具常用工具高速下载,还有技术专题论坛等着您的参与及讨论。 -site technical programming stations, a large number of ASP, PHP, JSP, CGI, .NET source software, Web-building tools, server software used, website templates and hacking tools commonly used high-speed download tools, technical forums waiting for your participation and discussion.
Platform: | Size: 1288952 | Author: 洪燕 | Hits:

[Other resource1111111111122222222222

Description: 1 概述    1.1 Java Servlet及其特点 Java Servlet和JSP教程.txt    Servlet是Java技术对CGI编程的回答。Servlet程序在服务器端运行,动态地生成Web页面。与传统的CGI和许多其他类似CGI的技术相比,Java Servlet具有更高的效率,更容易使用,功能更强大,具有更好的可移植性,更节省投资(更重要的是, Servlet程序员收入要比Perl程序员高:-): -a Java Servlet 1.1 outline and characteristics of the Java Servlet and J SP Guide. txt Servlet Java technology on CGI programming answer. Servlet procedures run on the server side, to generate dynamic Web pages. With the traditional CGI and many other similar CGI technology than Java Servlet more efficient and easier to use, more powerful, with better portability, savings investments (more importantly, Servlet programmers income higher than Perl programmer :-) :
Platform: | Size: 34592 | Author: 陈年 | Hits:

[Delphi VCLInternetsystem

Description: 本文件是一个CGI类型的WEB应用程序,需要将该程序发布到IIS服务器才能正常执行,所采用的开发环境为Delphi!-This document is a CGI types of Web applications, procedures need to be released to the IIS server can be normal execution and the use of development environment for Delphi!
Platform: | Size: 327168 | Author: 黄一平 | Hits:

[Other resourceboaWebServer

Description: Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web server, users can turn to complete the request, and will not fork out the new process to handle concurrent connection request. But Boa support CGI, as a CGI program to fork out a process to implement. Boa the design goals of speed and security, announced at its site performance test, Boa better performance in the Apache server.
Platform: | Size: 137937 | Author: 程小培 | Hits:

[Other resourceJava-Servlet

Description: Java Servlet和JSP教程之JSP 技术概述    Servlet是Java技术对CGI编程的回答。Servlet程序在服务器端运行,动态地生成Web页面。与传统的CGI和许多其他类似CGI的技术相比,Java Servlet具有更高的效率,更容易使用,功能更强大,具有更好的可移植性,更节省投资(更重要的是, Servlet程序员收入要比Perl程序员高:-): -Java Servlet and JSP's Guide outlines JSP Servlet is J ava CGI programming techniques right answer. Servlet procedures run in the server, to dynamically generate Web pages. With the traditional CGI and many other similar CGI technology, the Java Servlet more efficient and easier to use, more powerful, has better portability, but also save investment (more importantly, Servlet programmers income higher than Perl programmer :-) :
Platform: | Size: 16282 | Author: kiki | Hits:

[Communicationphp3tools

Description: PHP是最流行的Web脚本语言之一,它运行在Web服务器端,根据用户请求或服务器端的数据产生动态网页;它功能强大,和HTML脚本融合在一起,并内建访问数据库的能力;它能够作为Apache Web 服务器的模块执行,也使得其执行效率要高于普通的CGI程序。本书作者是一位经验丰富的程序员,在书中使用了大量的、有一定使用价值的例子来深入浅出地讲解PHP语言及Web编程需要了解的方方面面。尤其值得注意的是,书中使用了多个“中场”章节,以便在学习过一定知识之后,通过实际例子来对所学的知识进行巩固,这些章节介绍的内容具有很强的实用价值。因此不仅对Web编程的入门者,即使对于有一定经验的Web程序员来讲,也是非常有用的。 -PHP is the most popular Web scripting language, it is running on the Web server, According to user requests or server-side data to generate dynamic Web pages; It has powerful functions and HTML script together. Built-in database and the ability to visit; It can be used as the Apache Web server module implementation, also makes its efficiency is higher than that of ordinary CGI program. The author is an experienced programmer, in the book he used a lot, a certain value of examples to explain in layman's language PHP Web programming language and the need to understand all aspects. Particularly noteworthy is the use of a number of the book "intermission" section, in order to learn to live a certain knowledge, through practical examples of the knowledge acquired to consolidate, w
Platform: | Size: 10254949 | Author: 郝华 | Hits:

[Other resourcemodperl_guide_cn

Description: mod_perl是个Apache模块,它巧妙的将Perl程序语言封装在Apache Web服务器内。在mod_perl下,CGI脚本比平常运行快50倍-is Apache mod_perl module, It will be neat Packaging Perl programming language and Apache Web server. In mod_perl, CGI script running faster than usual, 50 times
Platform: | Size: 566541 | Author: 博涵 | Hits:

[WEB Codehttpsrv1.33

Description: 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为\"http://website/cgi.exe?+传递的参数\", 注意带上\"?\",如需传递多个参数,中间用\"+\"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。-this program is a web server, and.NET operating environment. HTTP/1.1 realized part, it supports GET and HEAD orders HTTP supports multithreading and download the Windows NT/2000/XP environment, EXE format can run the CGI program, URL format for the "http : / / website / cgi.exe transmission parameters, "bring attention", "For a number of transmission parameters, intermediate "with" the separation; If you have other scripts interpretation of the procedures, or an independent operating environment (such as ASP, PHP, Java); conducting the appropriate configuration, can be used as the server operating procedures for export dynamic pages.
Platform: | Size: 34259 | Author: 校风 | Hits:

[Develop Toolscookbook

Description: By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998. (See the catalog page for this book.) Search the text of Perl Cookbook. Table of Contents Copyright Page Foreword Preface Chapter 1: Strings Chapter 2: Numbers Chapter 3: Dates and Times Chapter 4: Arrays Chapter 5: Hashes Chapter 6: Pattern Matching Chapter 7: File Access Chapter 8: File Contents Chapter 9: Directories Chapter 10: Subroutines Chapter 11: References and Records Chapter 12: Packages, Libraries, and Modules Chapter 13: Classes, Objects, and Ties Chapter 14: Database Access Chapter 15: User Interfaces Chapter 16: Process Management and Communication Chapter 17: Sockets Chapter 18: Internet Services Chapter 19: CGI Programming Chapter 20: Web Automation Index Colophon-By Tom Christiansen and Nathan Torkington First Edition ISBN 1-56592-243-3. published Aug, 1998. (See the catalog page az r this book.) Search the text of Perl Cookbook. T Copyright able of Contents Page Foreword Prefa ce Chapter 1 : Strings Chapter 2 : Numbers Chapter 3 : Dates and Times Chapter 4 : Arrays Chapter 5 : Hashes Chapter 6 : Pattern Matching Chapter 7 : File Access Chapter 8 : File Contents Chapter 9 : Directories Chapter 10 : Subroutines Chapter 11 : References and Records Chapter 12 : Packages, Libraries, and Modules Chapter 13 : Classes, Objects, and Ties Chapter 14 : Database Access Chapter 15 : User Interfaces Chapter 16 : Process Management and Communication Chapter 17 : Sockets Chapter 18 : Internet Services Chapter 19 : CGI Programming Chapter 20 : Web Automation Index
Platform: | Size: 1787751 | Author: David Yin | Hits:

[Internet-Networkmini_httpd

Description: UNIX/Linux平台上的微型http服务器,实现网页浏览,cgi接口,php页面查看等功能-UNIX / Linux mini http server, web browsing, Interface cgi, php pages, and other functions View
Platform: | Size: 10761 | Author: 游铭 | Hits:

[JSP/Javalaura_Lemays_web_workshop_javaSeript

Description: 本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起, 详细介绍了J帅她的中可使用的各种对象,讨论了如何用J帅SciPt操作HTML文档 中的各个元素,从而获得更灵活、交互性更强的web页,接着说明了多媒体的处理技术, 最后介绍了Javascdpt与JaM、cGI、肋等工具的结合技术以及JsMscr加的未来。本书 循序渐进,几乎覆盖了Ja阴scr加编程的各个细节,并且包含大量新颖实用的示例,以及 Jav:sc6pt中各种结构、对象和函数的详细说明,具有很好的参考价值。 -book on the JavssciPt program design technology. Book from the most basic Javascr increase Programming Concepts, Details of the J Shuai she may use the various objects, discuss how to use J Shuai HTML documents SciPt operation of the various elements, thereby gaining more flexible, more interactive web pages, then described the multimedia processing technology, Finally, the Javascdpt and JaM, cGI. Rib tools such as the combination of technology and JsMscr increase in the future. The book gradual, almost covering Ja overcast scr increase programming in all details, and contains a large number of practical examples of innovative and Jav : sc6pt various structures, Function objects and a detailed description is a good reference value.
Platform: | Size: 5201008 | Author: haopowan | Hits:

[Communicationcforcgi

Description: CGI(公用网关接口)规定了Web服务器调用其他可执行程序(CGI程序)的接口协议标准。Web服务器通过调用CGI程序实现和Web浏览器的交互,也就是CGI程序接受Web浏览器发送给Web服务器的信息,进行处理, 将响应结果再回送给Web服务器及Web浏览器。-CGI (common gateway interface) provides a Web server call other executable (CGI program) The interface protocol standards. Web server by calling the CGI program and Web browser interface, CGI program is acceptable Web browser sent to the Web server information processing, In response to the results will be given to return to the Web server and Web browsers.
Platform: | Size: 12884 | Author: 风行者 | Hits:

[Otherntpcgi

Description: 使用C语言的cgi程序,通过web浏览器实现网络对时-use of the C language cgi process, through a web browser on the network when
Platform: | Size: 6733 | Author: datong | Hits:

[Othersystimecgi

Description: 使用C语言的cgi程序,通过web浏览器实现服务器的时间调节,并在浏览器上动态显示服务器的时间-use of the C language cgi procedure for the adoption of web browser server time adjustment, in the browser and dynamically displays the time server
Platform: | Size: 7526 | Author: datong | Hits:

[Develop ToolsSQLiteWeb

Description: :介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components working principle, SQLite system features and architecture. The arm - linux platform for a successful transplant SQLite,. Combining form and CGI technology and the use of SQLite for the C language API. successfully achieved a client and the SQLite embedded database system for the dynamic interaction. This program can be widely used in industrial equipment remote control, remote family medical equipment, Information appliance control center and other areas of application.
Platform: | Size: 33078 | Author: 黄勇 | Hits:

[Internet-Networkgoahead

Description: goahead,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.
Platform: | Size: 19316 | Author: yangkui | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »

CodeBus www.codebus.net